Welcome![Sign In][Sign Up]
Location:
Search - viterbi c

Search list

[Other resourceViterbi

Description: (2,1,3)卷积码的Viterbi译码C程序,已经验证成功
Platform: | Size: 1715 | Author: dada | Hits:

[Other resourcesimd-viterbi-1.0

Description: Viterbi编码解码算法,C源码,有仿真。
Platform: | Size: 29918 | Author: liming | Hits:

[Other resourceviterbi-3.0.1

Description: Viterbi编码解码算法,C源码,有仿真。
Platform: | Size: 24236 | Author: liming | Hits:

[AlgorithmVitebi

Description: 该程序是维特比译码程序,C语言-Viterbi decoding procedures, C language
Platform: | Size: 5120 | Author: | Hits:

[Education soft systemSOVA

Description: 这是log-map或者说是软输出维特比算法的一个实现。-This is the log-map or the soft output Viterbi Algorithm in a realization.
Platform: | Size: 7168 | Author: 逄玉叶 | Hits:

[Communicationjuanjibianma

Description: 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
Platform: | Size: 2048 | Author: 吴非 | Hits:

[CommunicationViterbiAlg

Description: Viterbi译码,IS-95中的1/2码率的卷积码-Viterbi decoding, IS-95 of 1/2 the rate Convolutional Codes
Platform: | Size: 227328 | Author: toshine | Hits:

[Othervtbit

Description: 卷积码及其维特比译码算法的软件实现 c语言算法介绍-Convolutional Codes and Viterbi decoding algorithm software algorithm introduced language c
Platform: | Size: 141312 | Author: wangdong | Hits:

[Communicationc5wup37s

Description: 卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
Platform: | Size: 23552 | Author: 季昂 | Hits:

[Communication-MobileSoft_decision_Viterbi_Decoder

Description: 该代码为Viterbi Decoder C/C++源程序。现为Doc文件。所含的vdsim.h在最后。-the Viterbi Decoder code for C/C source files. Doc is the document. Vdsim.h contained in the final.
Platform: | Size: 7168 | Author: silver | Hits:

[Speech/Voice recognition/combineViterbiSearch

Description: Viterbi Search 语音识别中HMM模型用到的Viterbi Search 源代码,包括测试用的WAV文件和TCL脚本-Viterbi Search Speech Recognition HMM used in the Viterbi Sea rch source code, including testing of WAV files and TCL script
Platform: | Size: 73728 | Author: liangtao | Hits:

[Post-TeleCom sofeware systemsViterbi_in_TMS320C54x_Family_code

Description: Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的-Viterbi Decoding Techniques in the TMS320C54x Family code that is TMS320C54x realize Viterbi decoding is a mixed C and Assembly programming, I believe that learning communication have to use the DSP to realize people will surprise
Platform: | Size: 108544 | Author: feijufeng | Hits:

[Communication-Mobileviterbi_code(C)

Description: 维特比编译码的C程序,希望对大家有所帮助-Viterbi encoding and decoding of the C program, I hope all of you to help
Platform: | Size: 14336 | Author: 马名 | Hits:

[Data structsdp

Description: (1).问题描述:旅行商问题 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要 选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程( 或旅费)最小。 (2).程序设计要求: a. 设计一个动态规划算法 b. 任给一个输入实例,能输出最短路程及其路线 c. 能用图形演示旅行商的推销路线 输入要测试的文件名,如TSP6.txt,程序将利用动态规划求解该问题,给出最佳线 路,并用图形演示。-(1). Problem Description: A salesman traveling salesman problem to a number of cities to sell commodities, known distance between cities (or travel). He has to select a departure from the resident, through every city once again, and finally returned to the resident s line, bringing the total distance (or travel) the smallest. (2). Program design requirements: a. the design of a dynamic programming algorithm to an input b. any examples, can output the shortest distance and the line c. use graphical presentation of the traveling salesman selling line of input to test the file name, such as TSP6 . txt, the procedure will use dynamic programming to solve the problem, given the best lines, and graphics presentation.
Platform: | Size: 10240 | Author: 小明 | Hits:

[Data structsviterbi416

Description: 实现了(4,1,6)型卷积码的维特比译码算法,采用了极大似然算法。介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码。-Realize the (4,1,6)-type convolutional codes Viterbi decoding algorithm using the maximum likelihood algorithm. Introduce a soft-decision Viterbi decoding algorithm the process of three steps: initialization, update and backward decoding metric.
Platform: | Size: 3072 | Author: raymond | Hits:

[Communicationviterbidecodingprograme

Description: 本人上传的是VITERBI译码C语言程序文件-I uploaded is VITERBI decoding C language program files
Platform: | Size: 14336 | Author: 胡金艳 | Hits:

[Post-TeleCom sofeware systemsviterbi_wlan_TIc54x

Description: 卷积码和viterbi译码的TI C54代码-Convolutional codes and viterbi decoding TI C54 code
Platform: | Size: 22528 | Author: 刘文龙 | Hits:

[Communication-Mobile7743366312

Description: viterbi算法的c实现,已经验证过,可以直接用-c realize viterbi algorithm has been verified, you can directly use
Platform: | Size: 273408 | Author: 雷辉 | Hits:

[RFIDFEC

Description: RS,Viterbi,Sequence 编解码C源代码-RS, Viterbi, Sequence codec C source code
Platform: | Size: 84992 | Author: liming | Hits:

[Communication-MobileFEC_Convolutional

Description: 卷积码的Viterbi解码器,用C编写的。很好用-Convolutional code Viterbi decoder, with C prepared. Good use
Platform: | Size: 315392 | Author: yushanli | Hits:
« 1 2 34 5 6 7 8 »

CodeBus www.codebus.net